From: Bjorn Helgaas Date: Wed, 17 Apr 2013 23:43:40 +0000 (-0600) Subject: PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~143^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909094c62e21c71c4fd122642512ad05b75fe019;p=pandora-kernel.git PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros msix_table_offset_reg() is used only once and adds a useless indirection, so just use the table offset directly. msix_pba_offset_reg() is unused, so just delete it. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed