Added the table end 'CMD_BASE_END_OFFSET' define in wcdioctl.h Signed-off-by: Omar Ramirez Luna <x00omar@xxxxxx> --- Index: omapkernel/arch/arm/plat-omap/include/mach/bridge/wcdioctl.h =================================================================== --- omapkernel.orig/arch/arm/plat-omap/include/mach/bridge/wcdioctl.h 2008-08-22 19:03:10.000000000 -0500 +++ omapkernel/arch/arm/plat-omap/include/mach/bridge/wcdioctl.h 2008-08-22 19:20:05.000000000 -0500 @@ -515,4 +515,5 @@ #define CMD_CMM_GETINFO_OFFSET (CMD_CMM_BASE_OFFSET + 3) #define CMD_CMM_END_OFFSET CMD_CMM_GETINFO_OFFSET +#define CMD_BASE_END_OFFSET CMD_CMM_END_OFFSET #endif /* WCDIOCTL_ */ -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html