staging: android: ram_console: pass in a boot info string
authorColin Cross <ccross@android.com>
Tue, 25 Oct 2011 21:31:58 +0000 (14:31 -0700)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 25 Apr 2012 22:23:39 +0000 (01:23 +0300)
Allow the board file to pass a boot info string through the
platform data that is appended to the /proc/last_kmsg file.

[moved the .h file to drivers/staging/android/ to be self-contained - gregkh]

Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found