commit | 7bae8f04818cb388ca8652a55daa4132b469295e | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Jan 25 12:30:45 2015 -0800 |
committer | Sebastian Reichel <sre@kernel.org> | Sun Jan 25 22:13:18 2015 +0100 |
tree | 2d4beeb3a4b1431a228b853027d9163cf04281b7 | |
parent | 7fa650bc0d2c124d28d6c532de7a7d739348953d [diff] |
power/reset: restart-poweroff: Remove arm dependencies This driver is now arm specific anymore, so there is no need to include an arm specific include file. Also drop unnecessary depencency on ARM from Kconfig. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Sebastian Reichel <sre@kernel.org>