aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x201/romstage.c')
-rw-r--r--src/mainboard/lenovo/x201/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/x201/romstage.c b/src/mainboard/lenovo/x201/romstage.c
index ae154e25b1..73f5bccf92 100644
--- a/src/mainboard/lenovo/x201/romstage.c
+++ b/src/mainboard/lenovo/x201/romstage.c
@@ -16,8 +16,6 @@
* GNU General Public License for more details.
*/
-/* __PRE_RAM__ means: use "unsigned" for device, not a struct. */
-
#include <stdint.h>
#include <arch/io.h>
#include <device/pci_ops.h>