commit | 92cb76254fbc818c02dbc771f296844f4ccc468c | [log] [tgz] |
---|---|---|
author | Jason Cooper <jason@lakedaemon.net> | Wed Jan 23 19:58:21 2013 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Tue Jan 29 19:37:30 2013 +0000 |
tree | b8151d199fe32f1066a819b39f3ef3f01eff534a | |
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>