]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/omapimage.h
mx6: clock: take 'num' and 'denom' regs into account when calculating audio/video...
[karo-tx-uboot.git] / tools / omapimage.h
index 058013498b114a51a475cf563894b90b9b6d8a47..8744ae7a2de7969227edec35aa6652006c03b07d 100644 (file)
@@ -4,7 +4,7 @@
  * Author John Rigby <john.rigby@linaro.org>
  * Based on TI's signGP.c
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _OMAPIMAGE_H_
@@ -25,10 +25,5 @@ struct ch_settings {
        uint32_t flags;
 };
 
-struct gp_header {
-       uint32_t size;
-       uint32_t load_addr;
-};
-
 #define KEY_CHSETTINGS 0xC0C0C0C1
 #endif /* _OMAPIMAGE_H_ */