X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Facpi%2Fhed.c;fp=kernel%2Fdrivers%2Facpi%2Fhed.c;h=5c67a6d8f803b31cf836a0f9e8dc31f89b923697;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=aafe3ca829c28b4a22a8f2a708df6d69093349e9;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/acpi/hed.c b/kernel/drivers/acpi/hed.c index aafe3ca82..5c67a6d8f 100644 --- a/kernel/drivers/acpi/hed.c +++ b/kernel/drivers/acpi/hed.c @@ -15,10 +15,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include @@ -27,7 +23,7 @@ #include #include -static struct acpi_device_id acpi_hed_ids[] = { +static const struct acpi_device_id acpi_hed_ids[] = { {"PNP0C33", 0}, {"", 0}, };