diff options
| author | Randy Dunlap <[email protected]> | 2007-03-06 01:42:01 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-06 09:30:24 -0800 |
| commit | df470c30da7900a3fbc48e3d34187a3786c1acdb (patch) | |
| tree | 4ca10010c960a709acad4e127f449090652503a8 /include/linux | |
| parent | b9860ecf2553fbc4c3bd66f5df7e82a6d5179775 (diff) | |
[PATCH] atyfb: fix kconfig error part 2
Fix implicit declarations and missing code in atyfb.
drivers/video/aty/atyfb_base.c:2137: warning: implicit declaration of function 'a
ty_ld_lcd'
drivers/video/aty/atyfb_base.c:2154: warning: implicit declaration of function 'a
ty_st_lcd'
atyfb_base.c:(.text+0x33e5c): undefined reference to `aty_ld_lcd'
atyfb_base.c:(.text+0x33eb2): undefined reference to `aty_st_lcd'
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Antonino Daplas <[email protected]>
Cc: James Simmons <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions