hda: missing const
Change-Id: I0af1c02beaa18a7a0b17cf76632abde96685895e Reviewed-on: https://review.haiku-os.org/c/haiku/+/8694 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
@@ -17,7 +17,7 @@ uint32 gNumCards;
|
||||
pci_module_info* gPci;
|
||||
|
||||
|
||||
static struct {
|
||||
static const struct {
|
||||
uint16 vendor;
|
||||
uint16 device;
|
||||
} kSupportedDevices[] = {
|
||||
|
||||
Reference in New Issue
Block a user