diff options
Diffstat (limited to 'drivers/video/hpfb.c')
-rw-r--r-- | drivers/video/hpfb.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/video/hpfb.c b/drivers/video/hpfb.c index 4bfc4a9ef..9e3be3e27 100644 --- a/drivers/video/hpfb.c +++ b/drivers/video/hpfb.c @@ -399,8 +399,3 @@ int __init hpfb_init(void) return 0; } - -int __init hpfb_setup(char *options) -{ - return 0; -} |