diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-12-29 19:34:50 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-02-25 01:00:23 +0300 |
commit | e628a0c1fdcdcde69037822feb27d81d02e7658c (patch) | |
tree | d970c506bf22b35b2cf3e219fa7941582574cc2c /init/version.c | |
parent | 98078ca34a0a71d012e88d6d0a7de18d11c44f96 (diff) | |
download | linux-e628a0c1fdcdcde69037822feb27d81d02e7658c.tar.xz |
watchdog: pnx833x_wdt: Mark as broken
pnx833x_wdt does not compile if enabled. Bit operations expect an unsigned
long as argument. If that is fixed, the build still fails because put_user,
get_user, and copy_to_user are undefined.
Mark it as broken.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions