common: Update comment to show progress
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:45:12 +0000 (10:45 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 22:53:52 +0000 (17:53 -0500)
This file doesn't include any declarations anymore but it does include
other headers. Update the header comment to mention this.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/common.h

index 388d98a1db69ed58097772a7e1b4e7c5af9fce13..0ef8505fc79326359b59a4b52cb10f413e749b1f 100644 (file)
@@ -2,9 +2,8 @@
 /*
  * Common header file for U-Boot
  *
- * This file still includes quite a bit of stuff that should be in separate
- * headers. Please think before adding more things.
- * Patches to remove things are welcome.
+ * This file still includes quite a few headers that should be included
+ * individually as needed. Patches to remove things are welcome.
  *
  * (C) Copyright 2000-2009
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.