]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/Include/Omap3530/Omap3530.h
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Omap35xxPkg / Include / Omap3530 / Omap3530.h
diff --git a/Omap35xxPkg/Include/Omap3530/Omap3530.h b/Omap35xxPkg/Include/Omap3530/Omap3530.h
deleted file mode 100644 (file)
index 1658d59..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-/** @file\r
-\r
-  Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
-\r
-  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-**/\r
-\r
-#ifndef __OMAP3530_H__\r
-#define __OMAP3530_H__\r
-\r
-#include "Omap3530Gpio.h"\r
-#include "Omap3530Interrupt.h"\r
-#include "Omap3530Prcm.h"\r
-#include "Omap3530Timer.h"\r
-#include "Omap3530Uart.h"\r
-#include "Omap3530Usb.h"\r
-#include "Omap3530MMCHS.h"\r
-#include "Omap3530I2c.h"\r
-#include "Omap3530PadConfiguration.h"\r
-#include "Omap3530Gpmc.h"\r
-#include "Omap3530Dma.h"\r
-\r
-\r
-//CONTROL_PBIAS_LITE\r
-#define CONTROL_PBIAS_LITE    0x48002520\r
-#define PBIASLITEVMODE0       BIT0\r
-#define PBIASLITEPWRDNZ0      BIT1\r
-#define PBIASSPEEDCTRL0       BIT2\r
-#define PBIASLITEVMODE1       BIT8\r
-#define PBIASLITEWRDNZ1       BIT9\r
-\r
-#endif // __OMAP3530_H__\r
-\r