From ba3251a90d93e7b5d30a95a30f250ec6a7b08cf1 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 14 Mar 2011 07:33:23 +0000 Subject: * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver SVN-Revision: 26157 --- target/linux/lantiq/patches/250-watchdog.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/patches/250-watchdog.patch') diff --git a/target/linux/lantiq/patches/250-watchdog.patch b/target/linux/lantiq/patches/250-watchdog.patch index 6f727c4..510d4e1 100644 --- a/target/linux/lantiq/patches/250-watchdog.patch +++ b/target/linux/lantiq/patches/250-watchdog.patch @@ -117,7 +117,7 @@ +}; + +static int -+lq_wdt_ioctl(struct inode *inode, struct file *file, ++lq_wdt_ioctl(struct file *file, + unsigned int cmd, unsigned long arg) +{ + int ret = -ENOTTY; -- cgit v1.1