platforms: update lots of them with a blank platform_copyright
authorAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:23:02 +0000 (21:23 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:23:02 +0000 (21:23 +0100)
18 files changed:
Kernel/platform-coco2cart/config.h
Kernel/platform-cromemco/config.h
Kernel/platform-genie-eg64/config.h
Kernel/platform-micropack/config.h
Kernel/platform-mtx/config.h
Kernel/platform-nascom/config.h
Kernel/platform-pcw8256/config.h
Kernel/platform-rc2014-tiny/config.h
Kernel/platform-sam/config.h
Kernel/platform-sc108/config.h
Kernel/platform-trs80/config.h
Kernel/platform-trs80m1/config.h
Kernel/platform-ubee/config.h
Kernel/platform-v65/config.h
Kernel/platform-v65c816-big/config.h
Kernel/platform-v65c816/config.h
Kernel/platform-z80pack-lite/config.h
Kernel/platform-z80pack/config.h

index 1807555..adc33cd 100644 (file)
@@ -66,3 +66,4 @@ extern unsigned int cocoswap_dev;
 #define swap_map(x)    ((uint8_t *)(x))
 
 #define CONFIG_IDE
+#define platform_copyright()
index fe8ec2d..842cd87 100644 (file)
@@ -37,3 +37,4 @@
 #define NMOUNTS         4        /* Number of mounts at a time */
 
 #define platform_discard()
+#define platform_copyright()
index cf9e0d8..d47e957 100644 (file)
@@ -77,3 +77,4 @@ extern unsigned char vt_map_char(unsigned char);
 #define NMOUNTS         4         /* Number of mounts at a time */
 
 extern void platform_discard(void);
+#define platform_copyright()
index 9ed2d6d..9f3ea01 100644 (file)
@@ -49,3 +49,4 @@
 #define NMOUNTS         2        /* Number of mounts at a time */
 
 #define platform_discard()
+#define platform_copyright()
index 781fd0d..6ce6049 100644 (file)
@@ -63,3 +63,4 @@
 #define swap_map(x)    ((uint8_t *)(x))
 
 #define platform_discard()
+#define platform_copyright()
index f852772..454adc7 100644 (file)
@@ -68,3 +68,4 @@
 #define CONFIG_DYNAMIC_BUFPOOL
 
 extern void platform_discard(void);
+#define platform_copyright()
index db161a5..3d1a6d9 100644 (file)
@@ -63,3 +63,4 @@
 #define swap_map(x)    (uint8_t *)(0x4000 + ((x) & 0x3FFF))    /* For now */
 
 #define platform_discard()
+#define platform_copyright()
index 184048c..5c9a0e5 100644 (file)
@@ -63,3 +63,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 af06b32..e20d507 100644 (file)
@@ -52,3 +52,4 @@
 
 #define NBUFS    10       /* Number of block buffers */
 #define NMOUNTS         4        /* Number of mounts at a time */
+#define platform_copyright()
index a677648..7661526 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 d4ee99b..748337d 100644 (file)
@@ -66,3 +66,4 @@
 #define CONFIG_DYNAMIC_BUFPOOL
 
 extern void platform_discard(void);
+#define platform_copyright()
index cb067e5..7d468be 100644 (file)
@@ -78,3 +78,4 @@
 #define NMOUNTS         3         /* Number of mounts at a time */
 
 extern void platform_discard(void);
+#define platform_copyright()
index e0898d1..380daec 100644 (file)
@@ -65,3 +65,5 @@
 #define NMOUNTS         4        /* Number of mounts at a time */
 
 extern unsigned int swap_dev;
+
+#define platform_copyright()
index 13319b4..7c53406 100644 (file)
@@ -43,3 +43,4 @@
 #define NMOUNTS         2        /* Number of mounts at a time */
 
 #define platform_discard()
+#define platform_copyright()
index 48e2c00..9ca98ba 100644 (file)
@@ -62,3 +62,5 @@
 #define UFTSIZE                16
 #define OFTSIZE                160
 #define ITABSIZE       176
+
+#define platform_copyright()
index a38f6ec..70d830b 100644 (file)
@@ -59,3 +59,5 @@
 
 #define OFTSIZE                24
 #define ITABSIZE       32
+
+#define platform_copyright()
index b699b01..a11ea7c 100644 (file)
@@ -35,3 +35,4 @@
 #define NMOUNTS         4        /* Number of mounts at a time */
 
 #define platform_discard()
+#define platform_copyright()
index ac6eae4..265d328 100644 (file)
@@ -56,3 +56,4 @@
 #define NMOUNTS         4        /* Number of mounts at a time */
 
 #define platform_discard()
+#define platform_copyright()