summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/placeholders.c
blob: 15514f97379712c21288543a3c63596940f2eaa7 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */

#include <device/pci_rom.h>
#include <soc/acpi.h>

/* Rmodules don't like weak symbols. */
u32 map_oprom_vendev(u32 vendev) { return vendev; }