Re: [PATCH] blackfin: fix compile error in bfin-lq035q1-fb.c
From: Mike Frysinger <hidden>
Date: 2012-04-19 02:49:47
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Mike Frysinger <hidden>
Date: 2012-04-19 02:49:47
On Wednesday 18 April 2012 22:43:21 Paul Gortmaker wrote:
This file has an implicit dependency on GPIO stuff, showing up as the following build failure: drivers/video/bfin-lq035q1-fb.c:369:6: error: 'GPIOF_OUT_INIT_LOW' undeclared Other more global bfin build issues prevent an automated bisect, but it really doesn't matter - simply add in the appropriate header.
Acked-by: Mike Frysinger <redacted> -mike