diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-28 22:00:09 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-28 22:00:09 +0000 |
commit | 1a1d77dd589de5a567fa95e36aa6999c704ceca4 (patch) | |
tree | 141e31f89f18b9fe0831f31852e0435ceaccafc5 /drivers/char/nwbutton.c | |
parent | fb9c690a18b3d66925a65b17441c37fa14d4370b (diff) |
Merge with 2.4.0-test7.
Diffstat (limited to 'drivers/char/nwbutton.c')
-rw-r--r-- | drivers/char/nwbutton.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/char/nwbutton.c b/drivers/char/nwbutton.c index 8cf8a15a7..e99d92856 100644 --- a/drivers/char/nwbutton.c +++ b/drivers/char/nwbutton.c @@ -19,6 +19,8 @@ #include <asm/uaccess.h> #include <asm/irq.h> +#include <asm/mach-types.h> + #define __NWBUTTON_C /* Tell the header file who we are */ #include "nwbutton.h" |