Skip to content
Commit 265fe02b authored by Grant Likely's avatar Grant Likely
Browse files

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: default avatarGrant Likely <grant.likely@secretlab.ca>
Cc: Denis Turischev <denis@compulab.co.il>
parent dd9328a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment