]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lis3: lis3lv02d_spi.c: include linux/of.h
authorDaniel Mack <zonque@gmail.com>
Thu, 13 Sep 2012 01:01:04 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 20 Sep 2012 07:05:12 +0000 (17:05 +1000)
commit6cffe9fcae6e4053fd2a81f8ca0409d899b9202b
tree8872b2fb948dd26156ee026e49d241b03bc31a92
parent8808ccefd0573ddfdf612898dbe959f4f2feff15
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