platforms: more config.h updates for no platform_copyright
authorAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:23:34 +0000 (21:23 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:23:34 +0000 (21:23 +0100)
Kernel/platform-msx1/config.h
Kernel/platform-sbcv2/config.h

index 65c6142..f51e8ee 100644 (file)
@@ -68,3 +68,5 @@ extern unsigned int swap_dev;
 #define TTY_INIT_BAUD B115200  /* Hardwired generally */
 
 #define TTYDEV   BOOT_TTY /* Device used by kernel for messages, panics */
+
+#define platform_copyright()
index 27cd2ab..a9cbf6c 100644 (file)
@@ -125,3 +125,5 @@ extern unsigned int swap_dev;
 /* This can optionally be set to force a default baud rate, eg if the system
    console should match a firmware set rate */
 #define TTY_INIT_BAUD B38400   /* To match ROMWBW */
+
+#define platform_copyright()