• Matthew Wilcox's avatar
    [PATCH] Build fixes for zoran on PA-RISC · 9d75d797
    Matthew Wilcox authored
    The Zoran driver doesn't include <asm/io.h> and thus won't compile
    on architectures where that doesn't get implicitly included through
    some other path.
    
    Add the proper includes.
    9d75d797
zoran_device.c 44.1 KB