]> 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>
Tue, 18 Sep 2012 06:04:34 +0000 (16:04 +1000)
commitbadec9c118e333d204bcdeeb5bfdb01c50b43eb3
treebc692251fb883d7393616e7cf599a0e40a64f7d0
parentbbdc0c472237cdd93f49d869c7c1a7c6b422a35c
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