• S
    [media] v4l-dvb: using vmalloc needs vmalloc.h in cx231xx-417.c · 94399431
    Stephen Rothwell 提交于
    Fixes these build errors and warnings:
    
    drivers/media/video/cx231xx/cx231xx-417.c: In function 'cx231xx_load_firmware':
    drivers/media/video/cx231xx/cx231xx-417.c:943: error: implicit declaration of function 'vmalloc'
    drivers/media/video/cx231xx/cx231xx-417.c:943: warning: cast to pointer from integer of different size
    drivers/media/video/cx231xx/cx231xx-417.c:950: warning: cast to pointer from integer of different size
    drivers/media/video/cx231xx/cx231xx-417.c:1039: error: implicit declaration of function 'vfree'
    Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
    94399431
cx231xx-417.c 56.7 KB