mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 10:12:14 +02:00
common: Update comment to show progress
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>
This commit is contained in:
@@ -2,9 +2,8 @@
|
|||||||
/*
|
/*
|
||||||
* Common header file for U-Boot
|
* Common header file for U-Boot
|
||||||
*
|
*
|
||||||
* This file still includes quite a bit of stuff that should be in separate
|
* This file still includes quite a few headers that should be included
|
||||||
* headers. Please think before adding more things.
|
* individually as needed. Patches to remove things are welcome.
|
||||||
* Patches to remove things are welcome.
|
|
||||||
*
|
*
|
||||||
* (C) Copyright 2000-2009
|
* (C) Copyright 2000-2009
|
||||||
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||||||
|
Reference in New Issue
Block a user