]> git.kernelconcepts.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, 13 Sep 2012 07:28:05 +0000 (17:28 +1000)
commitba2ea295c336f4eb132c25a375cc1e9c64293a2a
tree0ea6c6218607ca4c9f90f9947efa3eede61f930c
parent83089a19d2bedac144d6529165a362930cd55505
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