commit | a1802c42950403657d07e64558eff612d550ce16 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Jun 27 16:57:04 2008 -0600 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed Jul 16 23:27:06 2008 +0200 |
tree | fc5713105b852ff71263ec73eb53a74d5e7e4f4d | |
parent | 08c9f262f268f7948be13bf3a5bda1d635c649b4 [diff] |
PNP: make resource option structures private to PNP subsystem Nothing outside the PNP subsystem should need access to a device's resource options, so this patch moves the option structure declarations to a private header file. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Rene Herman <rene.herman@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>