Commit 03f34585 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: preserve CRC for __irq_domain_add()



The __irq_domain_add() function changed in commit 01ed8ff2
("irqdomain: Change the type of 'size' in __irq_domain_add() to be
consistent") in order to make later commits in the series able to be
applied easier.  The commit does not actually change any functionality,
but the CRC is now changed, so trick the CRC tools to think all is still
the same.

Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 1 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some sub-type change:

  [C] 'function irq_domain* __irq_domain_add(fwnode_handle*, int, irq_hw_number_t, int, const irq_domain_ops*, void*)' at irqdomain.c:240:1 has some sub-type changes:
    parameter 2 of type 'int' changed:
      type name changed from 'int' to 'unsigned int'
      type size hasn't changed

Bug: 161946584
Fixes: 01ed8ff2 ("irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent")
Change-Id: I3065753600072c4ab4def2c3b1d6420e1946bdeb
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent 326d7b96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment