From b9061ef5d4da934cfc6e052a1e486077d29f267d Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Thu, 1 Jan 2015 18:54:26 +0100 Subject: [PATCH] arch: blackfin: kernel: kgdb: Remove unused function Remove the function kgdb_post_primary_code() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Acked-by: Sonic Zhang --- Reading git-format-patch failed