On Thu, Oct 18, 2018 at 08:55:41PM +0300, Timo Alho wrote: > Patch "firmware: tegra: add helper to check for supported MRQs" added > an API to check if MRQ is supported. Remove the implementation from > bpmp debugfs code in favor of that. > > Signed-off-by: Timo Alho <talho@xxxxxxxxxx> > --- > drivers/firmware/tegra/bpmp-debugfs.c | 29 +---------------------------- > 1 file changed, 1 insertion(+), 28 deletions(-) Acked-by: Sivaram Nair <sivaramn@xxxxxxxxxx>