• David Mosberger's avatar
    [PATCH] module symbol fix · f5d27787
    David Mosberger authored
    Fix for trivial typo.  Without it, you can't insert anything on top of
    agpgart.ko because the agp_register_driver() will erroneously pick up
    the symbol version from agp_backend_acquire().
    f5d27787
module.c 40 KB