summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/include/vsc7385.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/u-boot/include/vsc7385.h')
-rw-r--r--qemu/roms/u-boot/include/vsc7385.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/qemu/roms/u-boot/include/vsc7385.h b/qemu/roms/u-boot/include/vsc7385.h
deleted file mode 100644
index fceb078fc..000000000
--- a/qemu/roms/u-boot/include/vsc7385.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Header file for vsc7385.c
- *
- * Author: Timur Tabi <timur@freescale.com>
- *
- * Copyright 2008 Freescale Semiconductor, Inc. This file is licensed
- * under the terms of the GNU General Public License version 2. This
- * program is licensed "as is" without any warranty of any kind, whether
- * express or implied.
- */
-
-int vsc7385_upload_firmware(void *firmware, unsigned int size);