[PATCH] ia64: SN2 module fix
Because we're the only platform with seperate in, out, and read routines, we have to include the file that defines them in our machvec header so that users of the functions will get the right defines and not use the non-inline function variants (which are only necessary for generic kernels).
Showing
Please register or sign in to comment