diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-05-23 13:03:27 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-05-29 05:28:46 -0400 |
commit | 193d092939dd8a8de7474c888ccab3c2eccbc223 (patch) | |
tree | fcdee8689953c59697c842139079c54e825bfe9f /drivers/pnp | |
parent | 1d7f2cdd56d45254be73301d08c65efa8041d3f3 (diff) |
PNP / ACPI: remove FSF address
There is no point in keeping an address in the file since it's subject
to change.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pnp')
-rw-r--r-- | drivers/pnp/pnpacpi/rsparser.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/pnp/pnpacpi/rsparser.c b/drivers/pnp/pnpacpi/rsparser.c index 39af2a0a270e..43d8ed577e70 100644 --- a/drivers/pnp/pnpacpi/rsparser.c +++ b/drivers/pnp/pnpacpi/rsparser.c | |||
@@ -15,10 +15,6 @@ | |||
15 | * WITHOUT ANY WARRANTY; without even the implied warranty of | 15 | * WITHOUT ANY WARRANTY; without even the implied warranty of |
16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
17 | * General Public License for more details. | 17 | * General Public License for more details. |
18 | * | ||
19 | * You should have received a copy of the GNU General Public License | ||
20 | * along with this program; if not, write to the Free Software | ||
21 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
22 | */ | 18 | */ |
23 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
24 | #include <linux/acpi.h> | 20 | #include <linux/acpi.h> |