]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: uec: Fix uccf.h and uec.h headers to include headers they depend on
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 16 Sep 2009 19:21:55 +0000 (23:21 +0400)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 25 Sep 2009 23:25:50 +0000 (18:25 -0500)
commitd77c779bc23596aa3693d1c5c4d5b6e1072f93f2
tree9eb854c8cb3a7b30a8f75e7883e2f88817c1f31d
parent6185f80c311cc3bdef2f8d5096c61e40ca6f48b2
net: uec: Fix uccf.h and uec.h headers to include headers they depend on

Headers should include headers containing prototypes and defines they
depend on, don't assume that they're included by somebody else.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
drivers/qe/uccf.h
drivers/qe/uec.h