On Tue, Jun 24, 2014 at 12:24:25AM -0500, Suman Anna wrote: > Commit 4a9fdbb (staging: core: tiomap3430.c Fix line over 80 characters.) > erroneously removed the parentheses around the function pointer leading > to the following build error (when enabling the build of TI DSP/Bridge > driver): > > drivers/staging/tidspbridge/core/tiomap3430.c: In function 'bridge_brd_monitor': > drivers/staging/tidspbridge/core/tiomap3430.c:283:10: error: invalid type argument of unary '*' (have 'u32') > make[3]: *** [drivers/staging/tidspbridge/core/tiomap3430.o] Error 1 > > Fix this build error properly. This shows that no one really uses this driver :( Can't we just delete the thing? I'll go queue this up for 3.16-final, thanks. greg k-h -- 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