From: Russell King Date: Sat, 19 Dec 2009 23:36:00 +0000 (+0000) Subject: ARM: add missing include to nwflash.c X-Git-Tag: Ubuntu-5.10.0-12.13~30024^2~10 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=cdd90fb575807622e69245d5c3048281f47c77b3;p=mirror_ubuntu-hirsute-kernel.git ARM: add missing include to nwflash.c nwflash needs jiffie definitions. Signed-off-by: Russell King --- diff --git a/drivers/char/nwflash.c b/drivers/char/nwflash.c index 8c7df5ba088f..f80810901db6 100644 --- a/drivers/char/nwflash.c +++ b/drivers/char/nwflash.c @@ -27,6 +27,7 @@ #include #include #include +#include #include #include