drivers/video/console/promcon.c: fix build error
authorAlexander Beregalov <a.beregalov@gmail.com>
Sat, 2 Aug 2008 23:03:57 +0000 (03:03 +0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 3 Aug 2008 08:51:30 +0000 (09:51 +0100)
commitcf368d2f9aced8adc8bd6b1f04294a71551d5fce
treef09f76519d81e67bb2f1339f020c968f5289e93f
parent85ebd00334099fd5d296bcae74a66c943d46686d
drivers/video/console/promcon.c: fix build error

drivers/video/console/promcon.c:158: error: implicit declaration of
function 'con_protect_unimap'

Introduced by commit a29ccf6f823a84d89e1c7aaaf221cf7282022024
("embedded: fix vc_translate operator precedence").

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Cc: Tim Bird <tim.bird@am.sony.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
include/linux/vt_kern.h