ALSA: pcxhr: More constifications
[linux-2.6-microblaze.git] / sound / pci / pcxhr / pcxhr.c
index 9e59d59..c2e4831 100644 (file)
@@ -136,7 +136,7 @@ struct board_parameters {
        short fw_file_set;
        short firmware_num;
 };
-static struct board_parameters pcxhr_board_params[] = {
+static const struct board_parameters pcxhr_board_params[] = {
 [PCI_ID_VX882HR] =      { "VX882HR",      4, 4, 0, 41 },
 [PCI_ID_PCX882HR] =     { "PCX882HR",     4, 4, 0, 41 },
 [PCI_ID_VX881HR] =      { "VX881HR",      4, 4, 0, 41 },