From: Yinghai Lu Date: Sat, 21 Jan 2012 10:08:30 +0000 (-0800) Subject: PCI: make free_list() into a function X-Git-Tag: v3.4-rc1~114^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffc56d41102705d809f88c29918a9c33d2900f7;p=pandora-kernel.git PCI: make free_list() into a function After merging struct pci_dev_resource_x and pci_dev_resource, We can use a function instead of macro now. Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed