]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: da8xx-fb: let compiler decide what to inline
authorDarren Etheridge <detheridge@ti.com>
Mon, 5 Aug 2013 22:02:38 +0000 (17:02 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 Aug 2013 11:02:43 +0000 (14:02 +0300)
commita9cd67c8bc16f9729116e387057fdd915fc33bcb
treef2d6b53deb483783ba7a323c8e8fbf23741501bb
parent0715c72d03ea9297ce6fac5a46fc85618cd4a4ce
video: da8xx-fb: let compiler decide what to inline

Remove use of explicit inline compiler directive and let the compiler
make the decision as per Documentation/CodingStyle.

Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/da8xx-fb.c