Schaefer-Hutter, Peter wrote: > Hello! > > The last hunk in this patch looks a bit strange to me: > > >>--- /dev/null >>+++ b/arch/ppc/syslib/mpc8xx_sys.c >> >> [ ... ] >> >>+ .mask = 0x00000000, >>+ .value = 0x00000000, >>+ }, >>+}; >>@@ -101,6 +105,22 @@ extern unsigned char __res[]; >> >>struct pt_regs; >> >>+enum ppc_sys_devices { > > > Seems a bit inbetween is missing... >
It's OK, just the default match for the list. -- Sincerely, Vitaly