]> git.baikalelectronics.ru Git - kernel.git/commit
USB: protect hcd.h from multiple inclusions
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 29 Oct 2008 21:25:50 +0000 (14:25 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 17:59:50 +0000 (09:59 -0800)
commit70ab9dabd487804bbda1679e2698637a1325b7a6
treed3a1af475097979af783fe3ae5a3f21f608dce21
parentb346b00269e52c2f2db9b01a48c6ce73d8e193e0
USB: protect hcd.h from multiple inclusions

This will let us use this header in other header files.
Will be needed for the FHCI USB Host driver.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hcd.h