From: Alexander Kuleshov Date: Sat, 24 Jan 2015 18:11:32 +0000 (+0600) Subject: x86/boot/video: Move the 'video_segment' variable to video.c X-Git-Tag: omap-for-v4.2/o2_dc~184^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79287cf8778df21e5ad6c3ac01615e02cf9dbae6;p=pandora-kernel.git x86/boot/video: Move the 'video_segment' variable to video.c video.c is the only real user of the 'video_segment' variable, so move it to video.c and make it static. Signed-off-by: Alexander Kuleshov Cc: H. Peter Anvin Cc: Martin Mares Link: http://lkml.kernel.org/r/1422123092-28750-1-git-send-email-kuleshovmail@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed