]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lis3: lis3lv02d_spi.c: include linux/of.h
authorDaniel Mack <zonque@gmail.com>
Wed, 26 Sep 2012 01:34:14 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:17 +0000 (15:45 +1000)
commit2a22af5bd1b7d46517101acf4f7ff16f4a4dae59
tree2d053d6101e21bec6e065587d0ae78de0e6bbee0
parent814a1bdd2420a80066aa821edf7480088f00d673
lis3: lis3lv02d_spi.c: include linux/of.h

This include is needed to define of_match:ptr() for !CONFIG_OF &&
1CONFIG_DTC.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/misc/lis3lv02d/lis3lv02d_spi.c