]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/screen_info.h: remove unused ORIG_* macros
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 9 Oct 2014 22:30:28 +0000 (15:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2014 02:26:04 +0000 (22:26 -0400)
commit1e59b91646a8f493c5f8eab6fbe9ec76fc0644bb
tree3a3e319a38842f2031825957487fa1f855937448
parentc2cbe19194ad1e94edf4526c307841dce5b2f47e
include/linux/screen_info.h: remove unused ORIG_* macros

The ORIG_* macros definitions to access struct screen_info members and all
of their users were removed 7 years ago by commit 3f42a8bc7bd3d4c5
("Remove magic macros for screen_info structure members"), but (only) the
definitions reappeared a few days later in commit b9a707fed7a976df ("Make
asm-x86/bootparam.h includable from userspace.").

Remove them for good. Amen.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/screen_info.h