mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-10 05:42:56 +01:00
[PATCH] Clean include dependence
This commit is contained in:
parent
6f934210fb
commit
342cd097be
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
* header files */
|
||||
|
||||
#include <common.h>
|
||||
#include <configs/ml401.h>
|
||||
#include <config.h>
|
||||
|
||||
void do_reset (void)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
* header files */
|
||||
|
||||
#include <common.h>
|
||||
#include <configs/ml401.h>
|
||||
#include <config.h>
|
||||
|
||||
void do_reset (void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue