aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2016-04-06 12:37:39 -0500
committerJassi Brar <jaswinder.singh@linaro.org>2016-04-26 10:19:37 +0530
commit0196fa3945970170d8c00684b2a7a32d304a66fb (patch)
tree4297429d4dc99ad34363073378bc3512901e2cc8 /drivers/mailbox
parentmailbox/omap: use variable name for sizeof() operator (diff)
downloadlinux-dev-0196fa3945970170d8c00684b2a7a32d304a66fb.tar.xz
linux-dev-0196fa3945970170d8c00684b2a7a32d304a66fb.zip
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.c6
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>