X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=drivers%2Fnfc%2Fst95hf%2Fcore.c;h=7eda62a9e0dfa3d95616c85e3339570725b01cd8;hb=bbfe0d6b8b730af4954a0e0e741217eb3e1c58bc;hp=e42850095892d41fbbf43dc797d28efd5a3d3537;hpb=fb4da215ed92f564f7ca090bb81a199b0d6cab8a;p=sfrench%2Fcifs-2.6.git diff --git a/drivers/nfc/st95hf/core.c b/drivers/nfc/st95hf/core.c index e42850095892..7eda62a9e0df 100644 --- a/drivers/nfc/st95hf/core.c +++ b/drivers/nfc/st95hf/core.c @@ -316,7 +316,7 @@ static int st95hf_echo_command(struct st95hf_context *st95context) &echo_response); if (result) { dev_err(&st95context->spicontext.spidev->dev, - "err: echo response receieve error = 0x%x\n", result); + "err: echo response receive error = 0x%x\n", result); return result; }