From 54585ba0362a121f4e3b2fcddf62f28dbd1cf1f5 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Thu, 7 May 2015 18:55:40 +0900 Subject: [PATCH] serial: xuartps: add __init to earlycon write method Early console functions are only used during the early boot stage. This change just saves a small amount of memory footprint. Signed-off-by: Masahiro Yamada Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed