aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/yabel/device.c')
-rw-r--r--src/device/oprom/yabel/device.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device/oprom/yabel/device.c b/src/device/oprom/yabel/device.c
index 4a50068faf..2c98578c7d 100644
--- a/src/device/oprom/yabel/device.c
+++ b/src/device/oprom/yabel/device.c
@@ -32,7 +32,6 @@
* IBM Corporation - initial implementation
*****************************************************************************/
-
#include "device.h"
#include "compat/rtas.h"
#include <string.h>
@@ -150,7 +149,6 @@ biosemu_dev_get_addr_info(void)
void translate_address_dev(u64 *, phandle_t);
u64 get_puid(phandle_t node);
-
// scan all addresses assigned to the device ("assigned-addresses" and "reg")
// store in translate_address_array for faster translation using dev_translate_address
void