misc: mods: update MODS driver from Perforce

Bug 1949265

Change-Id: If7e55bcbf181d0b230a792ff0f557000482598df
Signed-off-by: Chris Dragan <kdragan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1517878
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
This commit is contained in:
Chris Dragan
2017-07-12 01:25:41 -07:00
committed by Laxman Dewangan
parent 324b7be6e5
commit 9f0eb7f789
6 changed files with 190 additions and 471 deletions

View File

@@ -67,7 +67,7 @@ static struct nv_device *get_dev(void)
}
#ifdef CONFIG_PCI
static int mods_enable_device(struct mods_file_private_data *priv,
int mods_enable_device(struct mods_file_private_data *priv,
struct pci_dev *pdev)
{
int ret = -1;