diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2012-01-11 19:03:41 +0100 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-01-18 01:43:09 +0100 |
commit | 265fe02b6fade1704f01c4e96f99ac051b7fab9d (patch) | |
tree | 37da7860b4e7c6fe5982ff55d6e705c25d556862 /block | |
parent | gpio-ml-ioh: cleanup __iomem annotation usage (diff) | |
download | linux-265fe02b6fade1704f01c4e96f99ac051b7fab9d.tar.xz linux-265fe02b6fade1704f01c4e96f99ac051b7fab9d.zip |
gpio/it8761e: Restrict it8761e gpio driver to x86.
This driver does an unconditional read of io space during module init which
causes a bad dereference on ARM. It looks to me like this is an x86 only
drivers, so restrict it to only compile on x86.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Denis Turischev <denis@compulab.co.il>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions