• Andrew Morton's avatar
    [PATCH] sh: Wrap fb_read/writeX() to __raw_read/writeX() · 70fa9749
    Andrew Morton authored
    From: Paul Mundt <lethal@linux-sh.org>
    
    This adds sh to the list of platforms that wrap fb_readX/fb_writeX() to
    __raw_readX/__raw_writeX().  This is needed so that the generic fb read/write
    routines will wrap properly through the sh machvec and use the appropriate
    board-specific I/O routines.
    70fa9749
fb.h 22.2 KB