diff options
author | Suman Anna <s-anna@ti.com> | 2016-04-06 12:37:39 -0500 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2016-04-26 10:19:37 +0530 |
commit | 0196fa3945970170d8c00684b2a7a32d304a66fb (patch) | |
tree | 4297429d4dc99ad34363073378bc3512901e2cc8 /drivers/mailbox | |
parent | 86f6f5e2e2c0c520dfb0bea336cbda1f190c0357 (diff) | |
download | linux-0196fa3945970170d8c00684b2a7a32d304a66fb.tar.bz2 |
mailbox/omap: remove FSF mailing address paragraph
Remove the paragraph about writing to the Free Software
Foundation's mailing address from the GPL license header
as this address can change. This fixes the corresponding
checkpatch warning.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'drivers/mailbox')
-rw-r--r-- | drivers/mailbox/omap-mailbox.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/mailbox/omap-mailbox.c b/drivers/mailbox/omap-mailbox.c index ba15a49af06e..99a66e11ec1e 100644 --- a/drivers/mailbox/omap-mailbox.c +++ b/drivers/mailbox/omap-mailbox.c @@ -15,12 +15,6 @@ * 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., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA - * */ #include <linux/interrupt.h> |