]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: as3711: fix compilation breakage
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 20 Feb 2013 02:15:30 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:17 +0000 (16:53 +1100)
commit901e6689ac5d910e502e0901a221d564bd251348
tree0f715a70251e48a6197295f3130651db5d4986b1
parent57649c1741be643522690cdbd9e71a01ed9db89d
backlight: as3711: fix compilation breakage

Include the missing platform_device.h header to fix errors like

error: implicit declaration of function 'platform_set_drvdata'

and similar.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/as3711_bl.c