summaryrefslogtreecommitdiffstats
path: root/src/mainboard/packardbell/ms2290/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/packardbell/ms2290/romstage.c')
-rw-r--r--src/mainboard/packardbell/ms2290/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/packardbell/ms2290/romstage.c b/src/mainboard/packardbell/ms2290/romstage.c
index 0ab554485824..e2c5133c5ca1 100644
--- a/src/mainboard/packardbell/ms2290/romstage.c
+++ b/src/mainboard/packardbell/ms2290/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>