ia64: move the screen_info setup to common code
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Aug 2019 07:25:11 +0000 (09:25 +0200)
committerTony Luck <tony.luck@intel.com>
Fri, 16 Aug 2019 18:33:57 +0000 (11:33 -0700)
commita8384e6ce5231d4f697f2dca1de4ff6bed7f3890
tree316fa29c0dfa9c8a2b5a7db53c5a06ff6b687507
parentfa809d709e7acb99aa1c74987829ae13d908af38
ia64: move the screen_info setup to common code

There is nothing really platform specific about setting about the
screen_info from the ia64_boot_param structure, so move it from the
dig machvec to common code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190813072514.23299-26-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/dig/setup.c
arch/ia64/kernel/setup.c