]> Git Repo - J-u-boot.git/blobdiff - disk/part_mac.h
Merge patch series "dwc3: gadget: properly fix cache operations"
[J-u-boot.git] / disk / part_mac.h
index 6735144029db4a760065786f6b21f40110f931bb..b2ee086bb6fea7c3cf370a176dac4d5170a7bdd3 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2000
  * Wolfgang Denk, DENX Software Engineering, [email protected].
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -44,7 +43,6 @@ typedef struct mac_driver_entry {
        __u16   type;           /* OS Type                              */
 } mac_driver_entry_t;
 
-
 #define MAC_PARTITION_MAGIC    0x504d
 
 /* type field value for A/UX or other Unix partitions */
This page took 0.021687 seconds and 4 git commands to generate.