commit | 7e5fa2f0aa14fde4e981143bf4635217c0883833 | [log] [tgz] |
---|---|---|
author | Jason Cooper <jason@lakedaemon.net> | Wed Jan 23 19:58:21 2013 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Thu Jan 31 14:23:20 2013 +0000 |
tree | de8fc1027f3cd5f1e4e4e07afd4b14bc60627109 | |
parent | b96e1b1c3c5319294edb0970b6d5bf099c0e85eb [diff] |
ARM: kirkwood: nsa310: cleanup includes and unneeded code After removing the unneeded linux/i2c.h, linux/of.h was needed for of_machine_is_compatible(). i2c.h had included of.h. Signed-off-by: Jason Cooper <jason@lakedaemon.net>