]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/MAI/AmigaOneG3SE/nvram.c
* Code cleanup:
[karo-tx-uboot.git] / board / MAI / AmigaOneG3SE / nvram.c
index 5dde15b6a7545477ca5b2fdecb830476871df985..d37eec1f9bb0ce98b6fdbf169eef4c276328d6be 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2002
- * Thomas Frieden, Hyperion Entertainment 
+ * Thomas Frieden, Hyperion Entertainment
  * ThomasF@hyperion-entertainment.com
  *
  * See file CREDITS for list of people who contributed to this
@@ -34,4 +34,3 @@ void disable_nvram(void)
 {
     pci_write_cfg_byte(0, 0, 0x56, 0x0);
 }
-