From d169e86857c075e0e27b0df6c9cff84f454b4689 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Sun, 6 Jul 2014 05:58:41 -0300 Subject: [PATCH] [media] staging/solo6x10: SOLO6X10 should select BITREVERSE If CONFIG_SOLO6X10=y, but CONFIG_BITREVERSE=m: drivers/built-in.o: In function `solo_osd_print': (.text+0x1c7a1f): undefined reference to `byte_rev_table' make: *** [vmlinux] Error 1 Reported-by: kbuild test robot Signed-off-by: Geert Uytterhoeven Signed-off-by: Ismael Luceno Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed