From: Mauro Carvalho Chehab Date: Sun, 4 Apr 2010 15:38:57 +0000 (-0300) Subject: V4L/DVB: ir-core: move rc map code to rc-map.h X-Git-Tag: v2.6.35-rc1~480^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f9256b496677adf799342cee7d406dd46e566d9;p=pandora-kernel.git V4L/DVB: ir-core: move rc map code to rc-map.h The keymaps don't need to be recompiled every time a change at ir-core.h happens, since it only depends on rc-map defines. By moving those definitions to the proper header, the code became cleaner, and avoids needing to recompile all the RC maps every time a non-related change is introduced. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed