OSDN Git Service

ARM: kirkwood: nsa310: cleanup includes and unneeded code
authorJason Cooper <jason@lakedaemon.net>
Wed, 23 Jan 2013 19:58:21 +0000 (19:58 +0000)
committerJason Cooper <jason@lakedaemon.net>
Tue, 29 Jan 2013 19:37:30 +0000 (19:37 +0000)
commit92cb76254fbc818c02dbc771f296844f4ccc468c
treeb8151d199fe32f1066a819b39f3ef3f01eff534a
parentb96e1b1c3c5319294edb0970b6d5bf099c0e85eb
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>
arch/arm/mach-kirkwood/board-nsa310.c