]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-am33xx/hardware.h
gpio: pca953x: Use ARRAY_SIZE instead of reinventing it
[karo-tx-uboot.git] / arch / arm / include / asm / arch-am33xx / hardware.h
index 5a27f9cf5e0fe4e5caa43951abdafe265a79ecf6..2dfcc2e65bef0297ecb0a402b421720dbc946fbe 100644 (file)
@@ -5,15 +5,7 @@
  *
  * Copyright (C) 2013, Texas Instruments, Incorporated - http://www.ti.com/
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR /PURPOSE.  See the
- * GNU General Public License for more details.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __AM33XX_HARDWARE_H
@@ -86,4 +78,5 @@
 #define USB0_OTG_BASE                  0x47401000
 #define USB1_OTG_BASE                  0x47401800
 
+int clk_get(int clk);
 #endif /* __AM33XX_HARDWARE_H */