diff options
author | Fabian Frederick <fabf@skynet.be> | 2015-05-02 18:14:49 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-05-05 23:31:21 +0300 |
commit | bbee06d067ba37be3ca3554a401aea49df715c16 (patch) | |
tree | 84e76f6e757fa33e29fe9b4ae17c70136d6a6a51 /firmware/bnx2x | |
parent | 5ebe6afaf0057ac3eaeb98defd5456894b446d22 (diff) | |
download | linux-bbee06d067ba37be3ca3554a401aea49df715c16.tar.xz |
PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context
acpi_resource_extented_irq variables are all u8.
Use that type for triggering, polarity and shareable.
This fixes gcc warnings of type
"conversion to u8 from int may alter its value"
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'firmware/bnx2x')
0 files changed, 0 insertions, 0 deletions